const golang.org/x/text/internal/language.scriptInFrom
4 uses
golang.org/x/text/internal/language (current package)
match.go#L13: scriptInFrom
match.go#L104: if Script(x.script) == t.ScriptID && x.flags&scriptInFrom != 0 {
match.go#L118: if x.flags&scriptInFrom == 0 && t.RegionID.Contains(Region(x.region)) {
match.go#L161: if x.script != 0 && x.flags != scriptInFrom {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)